json property

String get json
inherited

Returns the entity as a JSON string

Implementation

String get json => jsonEncode(source);