toJson method

Implementation

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