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