fcmCertificateName property Null safety

String? fcmCertificateName
@JsonKey(name: 'KEY_FCM_CERTIFICATE_NAME'), final

FCM push certificate. Request in the CommsEase console. Used by overseas customers

Implementation

@JsonKey(name: 'KEY_FCM_CERTIFICATE_NAME')
final String? fcmCertificateName;