toJson method

Map<String, dynamic> toJson()

JSON deserialization

Implementation

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