generateCanvasID static method

String generateCanvasID()

Implementation

static String generateCanvasID() {
  return 'native_canvas_id';
}