avatarUrl property

ValueNotifier<String?> avatarUrl
getter/setter pair

Implementation

ValueNotifier<String?> avatarUrl = ValueNotifier('');