liveMessage property

AuthNotifier<String> liveMessage

Implementation

AuthNotifier<String> get liveMessage {
  throw UnimplementedError('liveMessage is not implemented');
}