user property

String get user
inherited

The DID of the message author.

Implementation

String get $type; String get convoId; DateTime get createdAt; String? get messageId; List<String> get recipients; String get rev;/// The DID of the message author.
String get user;