RefreshSession$Mutation$RefreshSession$RefreshSessionError.fromJson constructor

RefreshSession$Mutation$RefreshSession$RefreshSessionError.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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