scope method

  1. @override
StreamManagementScope scope()
override

Returns the management view of this stream's resource scope

Implementation

@override
StreamManagementScope scope() => NullScope();