getJwt method

String getJwt()

Implementation

String getJwt() {
  return _jwt;
}