specs property

Implementation

List<Input$ProductSpecsInput>? get specs =>
    (_$data['specs'] as List<Input$ProductSpecsInput>?);