isHidden property

bool isHidden

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

Implementation

bool get isHidden => _hidden;