avatar property
Small image to be displayed next to posts from account. AKA, 'profile picture'
Implementation
String? get pronouns; String? get website;/// Small image to be displayed next to posts from account. AKA, 'profile picture'
@BlobConverter() Blob? get avatar;