user property
The DID of the message author.
Implementation
String get $type; String get convoId;@JsonKey(toJson: iso8601) DateTime get createdAt; String? get messageId; List<String> get recipients; String get rev;/// The DID of the message author.
String get user;