dogs property

List<String> dogs

Dogs list

Implementation

List<String> get dogs => _dogs;