isSupported property
bool
get
isSupported
Whether the proxy setter is supported on this platform
Implementation
static bool get isSupported => Platform.isAndroid;
Whether the proxy setter is supported on this platform
static bool get isSupported => Platform.isAndroid;