status property
The status of the terminal action: pending, successful, failed, cancelled, or tryLater.
Implementation
@BuiltValueField(wireName: r'status')
String? get status;
The status of the terminal action: pending, successful, failed, cancelled, or tryLater.
@BuiltValueField(wireName: r'status')
String? get status;