json property

String get json

Returns the entity as a JSON string

Implementation

String get json => jsonEncode(source);