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