getCurrentAtSign abstract method

String? getCurrentAtSign()

Note - this method name is misleading as 'current' implies the atSign could change - but an AtClient should only ever have one atSign.

Implementation

String? getCurrentAtSign();