FutureOr<bool> updateUser( String fingerprint, { String? name, bool? onWhitelist, DateTime? lastLogin, });