toJson method

Map<String, dynamic> toJson()

Implementation

Map<String, dynamic> toJson() => {'app_id': appId, 'setting': setting};