toData method

Implementation

MerklePrefixDataArgs toData() {
  return MerklePrefixDataArgs(key_prefix);
}