ie property

  1. @Deprecated('Microsoft retired Internet Explorer in 2022.')
bool ie
getter/setter pair

Whether it is Internet Explorer.

Implementation

@Deprecated('Microsoft retired Internet Explorer in 2022.')
bool ie = false;