FastDeviceOrientationJob constructor
FastDeviceOrientationJob()
Implementation
factory FastDeviceOrientationJob() {
return (_singleton ??= const FastDeviceOrientationJob._());
}
factory FastDeviceOrientationJob() {
return (_singleton ??= const FastDeviceOrientationJob._());
}