public void SetAndroid(PlatformNotification android) { this.android = android; }
public void SetIos(PlatformNotification ios) { this.ios = ios; }