toMap method
Implementation
Map<String, dynamic> toMap(p3.AuxDestination a) => {'id': Mapper.i.$enc(a.id, 'id'), 'auxStreamMode': Mapper.i.$enc(a.auxStreamMode, 'auxStreamMode')};
Map<String, dynamic> toMap(p3.AuxDestination a) => {'id': Mapper.i.$enc(a.id, 'id'), 'auxStreamMode': Mapper.i.$enc(a.auxStreamMode, 'auxStreamMode')};