supportsIos property

bool supportsIos
final

Whether this ProxyApi class compiles on iOS.

This adds # annotations on top of any constructor, field, or method that references this element.

Defaults to true.

Implementation

final bool supportsIos;