providerType property

  1. @override
String providerType
override

Either GCM or APNS

Implementation

@override
String get providerType => 'GCM';