hwCertificateName property Null safety

String? hwCertificateName
@JsonKey(name: 'KEY_HW_CERTIFICATE_NAME'), final

Huawei push certificate. Request in the CommsEase console.

Implementation

@JsonKey(name: 'KEY_HW_CERTIFICATE_NAME')
final String? hwCertificateName;