layout property

  1. @override
StructLayout layout
latefinal

The layout representing the structure of the program.

Implementation

@override
late final StructLayout layout = _layout;