isBrowserObject function

bool isBrowserObject(
  1. dynamic o
)

Implementation

bool isBrowserObject(dynamic o) => false;