toData method

Implementation

StakeAuthorizationValidatorsDataArgs toData() {
  return StakeAuthorizationValidatorsDataArgs(address);
}