WebGLShader constructor

WebGLShader()

Implementation

factory WebGLShader() => _i4.callConstructor(
      _declaredWebGLShader,
      [],
    );