Method to convert JWTAuthentication to json.
@override /// Method to convert JWTAuthentication to json. Map<String, dynamic> toJson() => _$JWTAuthenticationToJson(this);