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