Metadata constructor
Metadata({})
basic metadata nostr
Implementation
Metadata(
{this.pubKey = "",
this.name,
this.displayName,
this.picture,
this.banner,
this.website,
this.about,
this.nip05,
this.lud16,
this.lud06,
this.updatedAt,
this.refreshedTimestamp});