toJson abstract method

Map<String, dynamic> toJson()

Converts the custom field value to a JSON-compatible representation.

Implementation

Map<String, dynamic> toJson();