group property

String? get group

Implementation

String? get group => (_$data['group'] as String?);