Iniziata implementazione notifiche firebase
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace salesbook.Shared.Core.Interface;
|
||||
|
||||
public interface IFirebaseNotificationService
|
||||
{
|
||||
Task InitFirebase();
|
||||
}
|
||||
Reference in New Issue
Block a user