preview method

void preview(
  1. int flag
)

Implementation

void preview(int flag) async {
  save(flag: flag);
}