attributes property

Implementation

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