gcm property
      
      ChromeGcm
      get
      gcm
      
    
    
Use chrome.gcm to enable apps and extensions to send and receive
messages through Firebase Cloud
Messaging (FCM).
Implementation
ChromeGcm get gcm => _gcm;Use chrome.gcm to enable apps and extensions to send and receive
messages through Firebase Cloud
Messaging (FCM).
ChromeGcm get gcm => _gcm;