runBinary property Null safety

RunBinaryHandler<R?, T1?, T2?>? runBinary

A custom Zone.runBinary implementation for a new zone.

Implementation

RunBinaryHandler? get runBinary;