void log(String method, [List? parameters]) { //print('InteractionCompleter[$name] $method> ${parameters ?? ''}'); }