layout property
The layout representing the structure of the program.
Implementation
@override
StructLayout get layout => throw UnimplementedError();
The layout representing the structure of the program.
@override
StructLayout get layout => throw UnimplementedError();