layout property

  1. @override
Structure get layout
override

The layout representing the structure of the object for serialization.

Implementation

@override
Structure get layout => _Utils.layout(version);