RefreshSession$Mutation$RefreshSession$CreateSessionOk.fromJson constructor

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

Implementation

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