KeyringPrivateStore constructor

KeyringPrivateStore(
  1. List<int> ss58List
)

Implementation

KeyringPrivateStore(this.ss58List);