DeleteSession$Mutation$DeleteSession$SessionEventsVersioned.fromJson constructor

DeleteSession$Mutation$DeleteSession$SessionEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory DeleteSession$Mutation$DeleteSession$SessionEventsVersioned.fromJson(
        Map<String, dynamic> json) =>
    _$DeleteSession$Mutation$DeleteSession$SessionEventsVersionedFromJson(
        json);