material property

bool? get material

Implementation

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