projectTypes property

ProjectTypesApi projectTypes
latefinal

This resource represents project types. Use it to obtain a list of all project types, a list of project types accessible to the calling user, and details of a project type.

Implementation

late final projectTypes = ProjectTypesApi(_client);