imageExcludes property

List<String>? get imageExcludes

Implementation

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