Skip to content

Commit

Permalink
fix: comment description
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitpubnub committed Nov 27, 2023
1 parent 8fd36c2 commit b91b128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubnub/lib/src/core/message/base_message.dart
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class BaseMessage {
final dynamic originalMessage;

/// If message decryption failed then [error]
/// field contains error message
/// field contains PubNubExcpeption
final PubNubException? error;

/// Alias for `publishedAt`.
Expand Down

0 comments on commit b91b128

Please sign in to comment.