setTimWeb static method

dynamic setTimWeb(
  1. dynamic myTimWeb
)

Implementation

static setTimWeb(myTimWeb) async {
  timWeb = myTimWeb;
}