v1PrivateKeyParams constructor
const
v1PrivateKeyParams({})
Implementation
const v1PrivateKeyParams({
required this.privateKeyName,
required this.curve,
required this.privateKeyTags,
required this.addressFormats,
});