toJson method

Map<String, dynamic> toJson()

Convert to json

Implementation

Map<String, dynamic> toJson() => _$PassJsonToJson(this);