handleWebviewDebuglogs method

dynamic handleWebviewDebuglogs(
  1. dynamic args
)

Implementation

handleWebviewDebuglogs(args) {
  print(args);
}