menu
flutter_photo_manager_motion_photo package
documentation
photo_manager.dart
PhotoManager
systemVersion static method
systemVersion static method
dark_mode
light_mode
systemVersion
static method
Future
<
String
>
systemVersion
(
)
Get the system version.
Implementation
static Future<String> systemVersion() => plugin.getSystemVersion();
flutter_photo_manager_motion_photo package
documentation
photo_manager
PhotoManager
systemVersion static method
PhotoManager class