requiredAction property
Details on the action required to continue the run. Will be null
if no action is required.
Implementation
@JsonKey(name: 'required_action')
RunRequiredAction? get requiredAction => throw _privateConstructorUsedError;
Details on the action required to continue the run. Will be null
if no action is required.
@JsonKey(name: 'required_action')
RunRequiredAction? get requiredAction => throw _privateConstructorUsedError;