productConsists property

  1. @JsonKey(name: 'product_consists')
String? productConsists
inherited

Implementation

@JsonKey(name: 'product_consists')
String? get productConsists => throw _privateConstructorUsedError;