This method is used to insert the busy status.
Future<bool?> insertBusyStatus(String busyStatus) async { throw UnimplementedError('has not been implemented.'); }