toJson method

Map<String, dynamic> toJson()

Convert an instance to JSON.

Implementation

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