getMyBusyStatus method

Future getMyBusyStatus()

Implementation

Future<dynamic> getMyBusyStatus() {
  throw UnimplementedError('has not been implemented.');
}