code property

  1. @override
String? get code
override

Get the code of the group.

Implementation

@override
String? get code => _code;