userId property

ValueNotifier<String> userId
getter/setter pair

Implementation

ValueNotifier<String> userId = ValueNotifier('');