layout property
The layout representing the structure of the object for serialization.
Implementation
@override
StructLayout get layout => _Utils.layout;
The layout representing the structure of the object for serialization.
@override
StructLayout get layout => _Utils.layout;