FirebaseMpnBuilder constructor
Creates an empty object to be used to create a push notification format from scratch.
Use setters methods to set the value of push notification fields.
Implementation
FirebaseMpnBuilder();
Creates an empty object to be used to create a push notification format from scratch.
Use setters methods to set the value of push notification fields.
FirebaseMpnBuilder();