isIos property

bool get isIos

Returns true if this value is ios, otherwise false.

Implementation

bool get isIos => this == KnownRegisterPushPlatform.ios;