copy method

_None copy()

Implementation

@pragma("vm:prefer-inline")
_None copy() {
  return None;
}