jobTitle property

String? jobTitle
getter/setter pair

The job title of the current user. The max length of this value is 60 and will be truncated to fit.

Implementation

String? jobTitle;