isTrusted property

  1. @override
bool isTrusted
override

Implementation

@override
bool get isTrusted => _safeOriginal((e) => e.isTrusted, false);