toLayoutStruct abstract method

Map<String, dynamic> toLayoutStruct()

Converts the current object to a layout-friendly structure (Map format).

Implementation

Map<String, dynamic> toLayoutStruct();