excludes property

List<String>? get excludes

Implementation

List<String>? get excludes => (_$data['excludes'] as List<String>?);