MerklePrefixDataArgs constructor

MerklePrefixDataArgs(
  1. String key_prefix
)

Implementation

MerklePrefixDataArgs(this.key_prefix);