toJson method

Map<String, dynamic> toJson()

Convert to JSON map

Implementation

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