toOptions method

Options toOptions()

Implementation

Options toOptions() {
  return Options(extra: this.toExtra());
}