role property

String? get role

Implementation

String? get role => getChild('ROLE')?.textValue;