gcm_defaultSenderId and GetToken not found Xamarin Forms
instanceid.GetToken(this.GetString(Resource.String.gcm_defaultSenderId), Firebase.Messaging.FirebaseMessaging.InstanceIdScope);
after adding google-services file on my android project how to solve this?