grpc / grpc-dart

The Dart language implementation of gRPC.
https://pub.dev/packages/grpc
Apache License 2.0
860 stars 271 forks source link

GrpcError can be const #606

Closed long1eu closed 1 year ago

long1eu commented 1 year ago

The class GrpcError can have a const constructor.