sharedTheLocation method

  1. @override
String sharedTheLocation(
  1. String senderName
)
override

Implementation

@override
String sharedTheLocation(String senderName) =>
    '$senderName shared the location';