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