serializeAsMap method

Map<String, Object?> serializeAsMap()

Serialize the object to a map

Implementation

Map<String, Object?> serializeAsMap() => {};