menu
dart_nostr package
documentation
nostr/model/ok.dart
NostrEventOkCommand
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
The message that was sent with the ok command.
Implementation
final String? message;
dart_nostr package
documentation
nostr/model/ok
NostrEventOkCommand
message property
NostrEventOkCommand class