ChannelRegistrar constructor Null safety
- LibraryImplementations implementations
Default constructor for ChannelRegistrar.
Implementation
ChannelRegistrar(LibraryImplementations implementations)
: super(implementations);
Default constructor for ChannelRegistrar.
ChannelRegistrar(LibraryImplementations implementations)
: super(implementations);