FirehoseOutdatedCursorException constructor

const FirehoseOutdatedCursorException([
  1. String? message
])

Returns the new instance of FirehoseOutdatedCursorException.

Implementation

const FirehoseOutdatedCursorException([this.message]);