cats property

List<String> cats

Cats list

Implementation

List<String> get cats => _cats;