setUnShowAtTheForeground method

void setUnShowAtTheForeground({
  1. bool unShow = false,
})

Implementation

void setUnShowAtTheForeground({bool unShow = false}) {
  print(flutter_log + "setUnShowAtTheForeground:has not been implemented.");
}