formatPretendEntry function

  1. @visibleForTesting
String formatPretendEntry(
  1. QueryLogEntry entry
)

Implementation

@visibleForTesting
String formatPretendEntry(QueryLogEntry entry) => _formatPretendEntry(entry);