user property

Future<CoreRealmUser?> get user

Implementation

Future<CoreRealmUser?> get user async => await FlutterMongoRealm.getUser();