open method

Future open({
  1. bool singleInstance = true,
})

Implementation

Future open({bool singleInstance = true}) async {}