setDart method

D setDart(
  1. D o
)

Copies the fields of o into this instance.

Implementation

D setDart(D o) => _self;