runUnary property Null safety

RunUnaryHandler<R?, T?>? runUnary

A custom Zone.runUnary implementation for a new zone.

Implementation

RunUnaryHandler? get runUnary;