PushTokenRegisterBodyDto: {
    platform: "WEB" | "IOS" | "ANDROID";
    token: string;
}