isBrowserEvent static method

bool isBrowserEvent(
  1. Object? event
)

Implementation

static bool isBrowserEvent(Object? event) => false;