RefreshSession$Mutation$RefreshSession$CreateSessionOk$RefreshToken.fromJson constructor
Implementation
factory RefreshSession$Mutation$RefreshSession$CreateSessionOk$RefreshToken.fromJson(
Map<String, dynamic> json) =>
_$RefreshSession$Mutation$RefreshSession$CreateSessionOk$RefreshTokenFromJson(
json);