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