isHidden property

bool isHidden

Returns true if the annotated field should be hidden from storage.

Implementation

bool get isHidden => _hidden;