vivoCertificateName property Null safety

String? vivoCertificateName
@JsonKey(name: 'KEY_VIVO_CERTIFICATE_NAME'), final

VIVO push appId snf apiKey configuref in the AndroidManifest.xml file. VIVO push certificate. Request in the CommsEase console.

Implementation

@JsonKey(name: 'KEY_VIVO_CERTIFICATE_NAME')
final String? vivoCertificateName;