avatar property
Small image to be displayed next to posts from account. AKA, 'profile picture'
Implementation
@BlobConverter()
Blob? get avatar => throw _privateConstructorUsedError;
Small image to be displayed next to posts from account. AKA, 'profile picture'
@BlobConverter()
Blob? get avatar => throw _privateConstructorUsedError;