required property

bool? required

Implementation

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