roleDescription property

String? roleDescription

A human readable alternative to the role.

Implementation

String? get roleDescription => _properties['roleDescription'] as String?;