youHaveWithdrawnTheInvitationFor method

  1. @override
String youHaveWithdrawnTheInvitationFor(
  1. String targetName
)
override

Implementation

@override
String youHaveWithdrawnTheInvitationFor(String targetName) =>
    'You have withdrawn the invitation for $targetName';