@override Map<String, dynamic> toJson() { return { 'id': id, 'type': type, 'group': group, 'controller_id': controllerID, }; }