copy static method

void copy()

Implementation

static void copy() {
  get()!._copy();
}