hidden property

bool? hidden

Implementation

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