RefreshSession$Mutation$RefreshSession$CreateSessionOk$Session.fromJson constructor

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

Implementation

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