content property

String content
final

? required fields can be empty! the content of nostr event

Implementation

/// the content of nostr event
final String content;