static_setPreferredOrientations static method

Future<void> static_setPreferredOrientations({
  1. required List<GeneralLibraryAppDeviceOrientationType> orientations,
})

Implementation

static Future<void> static_setPreferredOrientations({
  required List<GeneralLibraryAppDeviceOrientationType> orientations,
}) async {}