showDebugView abstract method
Display the dashboard
Parameter:
isShow
Whether it is displayed or not. Default: false
Implementation
Future<V2TXLiveCode> showDebugView(bool isShow);
Display the dashboard
Parameter:
isShow
Whether it is displayed or not. Default: false
Future<V2TXLiveCode> showDebugView(bool isShow);