needCheckConnection property

bool needCheckConnection

Override this getter if this event need connect to remote data source.

Implementation

bool get needCheckConnection => false;