toJson property

Map<String, Object?> toJson

Structure the object to be inserted when executing save method.

For more information, see save method.

Implementation

Map<String, Object?> get toJson;