lastModifiedUser property

User? lastModifiedUser
final

The user that last modified the draft workflow scheme. A modification is a change to the issue type-project mappings only. This property does not apply to non-draft workflows.

Implementation

final User? lastModifiedUser;