SecureRequiredTypeOneOf constructor
const
SecureRequiredTypeOneOf({
- required List<
SecureRequiredTypeBase> types,
Secure Required Type One Of constructor.
Implementation
const SecureRequiredTypeOneOf({required this.types}) : super._();