RxRegistrar typedef
RxRegistrar =
void Function(Stream stream)
An rx registrar for an rx zone
Implementation
typedef RxRegistrar = void Function(Stream stream);
An rx registrar for an rx zone
typedef RxRegistrar = void Function(Stream stream);