I\'m using final ReceivePort port = ReceivePort(); method for Alarm project.
final ReceivePort port = ReceivePort();
When page changes it gives an following warning that port is already listened. H