honorCertificateName property

  1. @JsonKey(name: 'KEY_HONOR_CERTIFICATE_NAME')
String? honorCertificateName
final

荣耀推送 appId请在 AndroidManifest.xml 文件中配置 荣耀推送证书,请在云信管理后台申请

Implementation

@JsonKey(name: 'KEY_HONOR_CERTIFICATE_NAME')
final String? honorCertificateName;