supported32BitAbis property
- @Deprecated("Use nullable DeviceInfo.data['supported32BitAbis'] instead.")
An ordered list of 32 bit ABIs supported by this device.
Implementation
@Deprecated("Use nullable DeviceInfo.data['supported32BitAbis'] instead.")
static String get supported32BitAbis =>
_deviceParameters['supported32BitAbis'] ?? '';