project property

String? get project

Implementation

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