I have a flutter application with Firebase Cloud Messaging (FCM) integration but I want to add my physical device or emulator as a test device to test the notifications on this device only without releasing to all production devices .. how can I achieve that ?

