lastStatus property
String
get
lastStatus
The last status update received, see initialize to register an optional listener to be notified when this changes.
Implementation
String get lastStatus => _lastStatus;