structure property

Implementation

List<Enum$ProductStructureEnum>? get structure =>
    (_$data['structure'] as List<Enum$ProductStructureEnum>?);