isSafari property

FutureOr<bool> isSafari
latefinal

Implementation

late final FutureOr<bool> isSafari = currentBrowerIs(AdvancedBrower.safari);