getAuthenticationToken method

String? getAuthenticationToken()

Implementation

String? getAuthenticationToken() {
  return authenticationToken;
}