include property

bool? get include

Implementation

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