clear property

bool? get clear

Implementation

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