AccountGetSecureValue constructor
const
AccountGetSecureValue({
- required List<
SecureValueTypeBase> types,
Account Get Secure Value constructor.
Implementation
const AccountGetSecureValue({required this.types}) : super._();