BicronetEngine class

Constructors

BicronetEngine(ChannelOptions _options, List<int>? _trustedCertificate)

Properties

ffilibCronet ↔ Cronet
latefinal
ffilibGrpcCronetBindings GrpcCronetBindings
latefinal
ffilibGrpcSupport ↔ GrpcSupport
latefinal
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
streamEngine Pointer<stream_engine>
latefinal

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
shutdown() → void
startBidirectionalStream(Uri uri, {required Map<String, String> metadata, String? grpcAcceptEncodings, Codec? compressionCodec, Duration? timeout}) CronetGrpcTransportStream
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited