layout property

  1. @override
StructLayout layout
override

The layout representing the structure of the program.

Implementation

@override
StructLayout get layout => _layout;