menu
device_info_platform_interface package
documentation
model/android_device_info.dart
AndroidDeviceInfo
supportedAbis property
supportedAbis property
dark_mode
light_mode
supportedAbis
property
List
<
String
>
supportedAbis
final
An ordered list of ABIs supported by this device.
Implementation
final List<String> supportedAbis;
device_info_platform_interface package
documentation
model/android_device_info
AndroidDeviceInfo
supportedAbis property
AndroidDeviceInfo class