frontReadPresent property

  1. @protected
bool get frontReadPresent
inherited

Indicates whether there is a front-door read interface.

Implementation

@protected
bool get frontReadPresent => frontRead != null;