v1InitImportPrivateKeyIntent constructor
const
v1InitImportPrivateKeyIntent({
- required String userId,
Implementation
const v1InitImportPrivateKeyIntent({
required this.userId,
});
const v1InitImportPrivateKeyIntent({
required this.userId,
});