v1CreatePrivateKeysIntentV2 constructor

const v1CreatePrivateKeysIntentV2({
  1. required List<v1PrivateKeyParams> privateKeys,
})

Implementation

const v1CreatePrivateKeysIntentV2({
  required  this.privateKeys,
});