statusString property

String get statusString

getter for the controller status as a string.

Implementation

String get statusString => _status.toString();