menu
google_cloud_logging_v2 package
documentation
logging.dart
LogEntry
textPayload property
textPayload property
dark_mode
light_mode
textPayload
property
String
?
textPayload
final
The log entry payload, represented as a Unicode string (UTF-8).
Implementation
final String? textPayload;
google_cloud_logging_v2 package
documentation
logging
LogEntry
textPayload property
LogEntry class