I\'m trying to create a button to rate my app this way:
constructor( ... private appRate: AppRate, ) { this.initializeApp(); } ... initializeApp() {