toData method

ModeInfoDataArgs toData()

Implementation

ModeInfoDataArgs toData() {
  return ModeInfoDataArgs(single);
}