supported32BitAbis property

String get supported32BitAbis

An ordered list of 32 bit ABIs supported by this device. Empty string if not available.

Implementation

static String get supported32BitAbis =>
    _deviceParameters['supported32BitAbis'] ?? '';