DropGameToggleResult: {
    dbId: string;
    ignored: boolean;
    name: string;
    platform: DropPlatform;
}