toData method

Implementation

SimplePublicKeyDataArgs toData() {
  return SimplePublicKeyDataArgs(key);
}