create static method

StreamToken create()

Implementation

@$core.pragma('dart2js:noInline')
static StreamToken create() => StreamToken._();