String? help( dynamic id, { String? moduleName, }) => interpreter.help( id, moduleName: moduleName, );