menu
grpc package
documentation
service_api
Service
$addMethod method
$addMethod
brightness_4
brightness_5
$addMethod
method
void
$addMethod
(
ServiceMethod
method
)
Implementation
void $addMethod(ServiceMethod method) { _$methods[method.name] = method; }
grpc package
documentation
service_api
Service
$addMethod method
Service class
Constructors
Service
Properties
$name
hashCode
runtimeType
Methods
$addMethod
$lookupMethod
$onMetadata
noSuchMethod
toString
Operators
operator ==