ios property

  1. @useResult
bool ios

Whether the current runtime type is ios.

Implementation

@useResult bool get ios => false;