currentUser property

User? get currentUser

Implementation

_i3.User? get currentUser => _i5.getProperty(
      this,
      'currentUser',
    );