atsignExists method

String atsignExists(
  1. String? atSign
)

Implementation

String atsignExists(String? atSign) => '$atSign already exists';