toJson method

Map<String, dynamic> toJson()

Connect the generated _$PersonToJson function to the toJson method.

Implementation

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