menu
grpc package
documentation
grpc.dart
Service
$addMethod method
$addMethod method
dark_mode
light_mode
$addMethod
method
void
$addMethod
(
ServiceMethod
method
)
Implementation
void $addMethod(ServiceMethod method) { _$methods[method.name] = method; }
grpc package
documentation
grpc
Service
$addMethod method
Service class