Future<dynamic> createGroup( String groupName, List<String> userJidList, String imageFilePath) { throw UnimplementedError('has not been implemented.'); }