orientationMap top-level property
Implementation
final orientationMap = {
"portrait": Orientation.portrait,
"landscape": Orientation.landscape,
};
final orientationMap = {
"portrait": Orientation.portrait,
"landscape": Orientation.landscape,
};