listSupported property Null safety

bool listSupported

Whether the list method is supported.

The list method is currently unsupported on Android.

Implementation

external static bool get listSupported;