success property
The outcome of the event which the notification is about. Set to either true or false.
Implementation
@BuiltValueField(wireName: r'success')
bool? get success;
The outcome of the event which the notification is about. Set to either true or false.
@BuiltValueField(wireName: r'success')
bool? get success;