supported64BitAbis property

String get supported64BitAbis

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

Implementation

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