MasstransitTransportThreadAlertClosed constructor

const MasstransitTransportThreadAlertClosed({
  1. required bool dummy,
})

Implementation

const MasstransitTransportThreadAlertClosed({
  required this.dummy,
});