Object Destructuring
Grab it from within
Destructuring allows you to access a field of a struct literal, enum expression. This is done using the val keword as follows:
Last updated
Grab it from within
Destructuring allows you to access a field of a struct literal, enum expression. This is done using the val keword as follows:
Last updated