code property

String? get code

Get the code of the group.

Implementation

String? get code => _code;