renderFactory property

CompileIdentifierMetadata renderFactory
final

Implementation

static final CompileIdentifierMetadata renderFactory =
    CompileIdentifierMetadata(
  name: 'renderFactory',
  moduleUrl: '$_angularLib/src/runtime/render_factory.dart',
);