Future<Map<String, dynamic>?> getPhotoSettings() => promiseToFutureAsMap(JS("", "#.getPhotoSettings()", this));