WireConstructor<W> typedef

WireConstructor<W> = W Function(ExternalLibrary externalLibrary)

This is only intended to be used by automatically generated code, instead of developers.

Implementation

typedef WireConstructor<W> = W Function(ExternalLibrary externalLibrary);