categories property

Iterable<BaseCategory> get categories

A list of Category objects which contain the actual classification information, including human-readable labels and probability scores.

Implementation

Iterable<BaseCategory> get categories;