Handles identity changes to the provided UserId.
@override void onIdentityChanged(UserId me) { super.onIdentityChanged(me); _registerPushDevice(); }