web property

  1. @useResult
bool get web

Whether the current runtime type is web.

Implementation

@useResult bool get web => false;