stat method
Returns metadata pertaining to this stream
Implementation
@override
StreamStats stat() => throw UnimplementedError('stat not needed for negotiation wrapper');
Returns metadata pertaining to this stream
@override
StreamStats stat() => throw UnimplementedError('stat not needed for negotiation wrapper');