toJson method

Map<String, Object?> toJson()

To json

Implementation

Map<String, Object?> toJson() => _map;