projectId property

int? projectId

Implementation

int? get projectId => originalJson['project_id'] as int?;