menu
adyen_api package
documentation
webhook_platforms_notifications_models.dart
Message
text property
text property
dark_mode
light_mode
text
property
@BuiltValueField.new(wireName: r'text')
String
?
get
text
The message text.
Implementation
@BuiltValueField(wireName: r'text') String? get text;
adyen_api package
documentation
webhook_platforms_notifications_models
Message
text property
Message class