This method is used to get the non chat users.
Future<String?> getNonChatUsers() async { throw UnimplementedError('has not been implemented.'); }