isAppleSafari method

bool isAppleSafari()
inherited

Returns whether the current browser is Safari on the web.

Implementation

bool isAppleSafari() => false;