External constructor

External()

Implementation

factory External() => _i4.callConstructor(
      _declaredExternal,
      [],
    );