MapScreen constructor

MapScreen({
  1. String? currentAtSign,
  2. LocationNotificationModel? userListenerKeyword,
})

Implementation

MapScreen({this.currentAtSign, this.userListenerKeyword});