toOptions method

Options toOptions()

Implementation

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