avatar property

String? get avatar

현재 사용자 프로필 이미지

Implementation

String? get avatar => _currentUser?.avatar;