Range constructor

Range()

Implementation

factory Range() => _i4.callConstructor(
      _declaredRange,
      [],
    );