menu
structify package
documentation
types/struct_types.dart
ComplexStruct
data property
data property
dark_mode
light_mode
data
property
@
Array
<
NativeType
>
(10)
Array
<
Int32
>
data
getter/setter pair
The data array of the complex struct
Implementation
@Array(10) external Array<Int32> data;
structify package
documentation
types/struct_types
ComplexStruct
data property
ComplexStruct class