hide method

Future<void> hide()

Implementation

Future<void> hide() async => await _channel.invokeMethod('hide');