hideToast method

Future<void> hideToast()

Implementation

Future<void> hideToast() => _invoke('hideToast');