success property
Indicates whether the event resulted in a success.
Implementation
@BuiltValueField(wireName: r'success')
bool? get success;
Indicates whether the event resulted in a success.
@BuiltValueField(wireName: r'success')
bool? get success;