hangup static method

Future<void> hangup()

挂断通话

Implementation

static Future<void> hangup() => _platform.hangup();