frontWritePresent property

  1. @protected
bool get frontWritePresent
inherited

Indicates whether there is a front-door write interface.

Implementation

@protected
bool get frontWritePresent => frontWrite != null;