MessageActionSecureValuesSent constructor
const
MessageActionSecureValuesSent({
- required List<
SecureValueTypeBase> types,
Message Action Secure Values Sent constructor.
Implementation
const MessageActionSecureValuesSent({required this.types}) : super._();