AuthenticationToken.fromJson(super.json) : token = json['token'] as String, txnId = json['txn_id'] as String?, super.fromJson();