busyMessage property

String? get busyMessage

Getter for the busy message.

Implementation

String? get busyMessage => _busyService.isBusyListenable.value.busyMessage;