v1CreatePrivateKeysIntentV2 constructor
const
v1CreatePrivateKeysIntentV2({
- required List<
v1PrivateKeyParams> privateKeys,
Implementation
const v1CreatePrivateKeysIntentV2({
required this.privateKeys,
});