mirror of https://github.com/grpc/grpc-dart.git
Make Status codes `static const` instead of `static final`. This enables using the codes in switch statements and default values. |
||
|---|---|---|
| .. | ||
| src | ||
| grpc.dart | ||
Make Status codes `static const` instead of `static final`. This enables using the codes in switch statements and default values. |
||
|---|---|---|
| .. | ||
| src | ||
| grpc.dart | ||