isSupported property

bool get isSupported

Whether the proxy setter is supported on this platform

Implementation

static bool get isSupported => Platform.isAndroid;