exitPresent method Null safety

Future exitPresent()

Implementation

Future exitPresent() => promiseToFuture(JS("", "#.exitPresent()", this));