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