EndOfQueue constructor

EndOfQueue([
  1. String reason = ''
])

Implementation

EndOfQueue([this.reason = '']);