projectEmail property

ProjectEmailApi projectEmail
latefinal

This resource represents the email address used to send a project's notifications. Use it to get and set the project's sender email address.

Implementation

late final projectEmail = ProjectEmailApi(_client);