Sets the notification token for the Grouplink SDK.
Future<void> setNotificationToken(String token) { throw UnimplementedError( 'setNotificationToken() has not been implemented.'); }