Flutter dart GRPC client - null safety

No, since it’s not supported. Only potential solutions I see would try setup gRPC Web, try to use the external ServerEventsClient JS Lib or port ServerEventsClient class to Dart.