product property

bool? product

Implementation

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