projectId property

String? get projectId

Implementation

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