__zone_symbol__state: null, __zone_symbol__value: Array(0)

This is not first time i am using stroge .The last app which is done i used this syntax below and it works fine

storage.get("key").then((res)=>{console.log(res)})

and it was 2.2 ionic .