stopState property

String? stopState
final

Current stopping state of the instance. Check the StopState enum for the list of possible values.

Implementation

final String? stopState;