create static method

StreamAnnotation create()

Implementation

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