@override bool shouldPush(dynamic content) { // Group update messages should not trigger push notifications return false; }