menu
flutter_ali_ott_hotline package
documentation
flutter_ali_ott_hotline_method_channel.dart
MethodChannelFlutterAliOttHotline
endCall method
endCall method
dark_mode
light_mode
endCall
method
@
override
void
endCall
(
)
override
Implementation
@override void endCall() { methodChannel.invokeMethod( 'endCall', ); }
flutter_ali_ott_hotline package
documentation
flutter_ali_ott_hotline_method_channel
MethodChannelFlutterAliOttHotline
endCall method
MethodChannelFlutterAliOttHotline class