projectProperties property
This resource represents project properties, which provides for storing custom data against a project. Use it to get, create, and delete project properties as well as get a list of property keys for a project. Project properties are a type of entity property.
Implementation
late final projectProperties = ProjectPropertiesApi(_client);