MapScreen constructor
MapScreen({
- String? currentAtSign,
- LocationNotificationModel? userListenerKeyword,
Implementation
MapScreen({this.currentAtSign, this.userListenerKeyword});