toJson method

Implementation

@override
Map<String, dynamic> toJson(TempCheckHandleAvailabilityOutput object) =>
    untranslate(object.toJson());