T? unhandledMessage(int functId, String functName, List<int> data) { logger.warning('Unhandled message: $functId $functName $data'); return null; }