avatar property

  1. @BlobConverter()
Blob? get avatar
inherited

Small image to be displayed next to posts from account. AKA, 'profile picture'

Implementation

@BlobConverter()
Blob? get avatar => throw _privateConstructorUsedError;