showHidden property

bool? showHidden

Implementation

bool? get showHidden => (_$data['showHidden'] as bool?);