toJson method

Implementation

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