toJson method

Map<String, dynamic> toJson()
inherited

Returns a JSON representation

Implementation

Map<String, dynamic> toJson() => _json;