product property

bool? get product

Implementation

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