newBinaryRequest method
Construct a BinaryRequest instance for use in the Dart VM.
Implementation
@override
BinaryRequest newBinaryRequest() => VMBinaryRequest(this);
Construct a BinaryRequest instance for use in the Dart VM.
@override
BinaryRequest newBinaryRequest() => VMBinaryRequest(this);