subCategoryId property

  1. @JsonKey.new(name: 'SubCategoryId', includeIfNull: false)
String? subCategoryId
final

Implementation

@JsonKey(name: 'SubCategoryId', includeIfNull: false)
final String? subCategoryId;