project property

List<String>? get project

Implementation

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