categories property
List of category predictions with confidence levels.
Implementation
@JsonKey(name: r'categories')
final List<CategoryPrediction>? categories;
List of category predictions with confidence levels.
@JsonKey(name: r'categories')
final List<CategoryPrediction>? categories;