toNative method

Implementation

Pointer<NativeCanvasRenderingContext2D> toNative() {
  return pointer;
}