supportedAbis property
String
get
supportedAbis
An ordered list of ABIs supported by this device.
Implementation
static String get supportedAbis => _deviceParameters['supportedAbis'] ?? '';
An ordered list of ABIs supported by this device.
static String get supportedAbis => _deviceParameters['supportedAbis'] ?? '';