group_id property

String? get group_id

Implementation

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