project property

List<String>? project

Implementation

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