toJson method

Map<String, dynamic> toJson()

Constructs an instance of this to a json string.

Implementation

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