toJson method

Implementation

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