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