SessionsEvents$Subscription$SessionsEvents$SubscriptionInitialized.fromJson constructor
Implementation
factory SessionsEvents$Subscription$SessionsEvents$SubscriptionInitialized.fromJson(
Map<String, dynamic> json,
) =>
_$SessionsEvents$Subscription$SessionsEvents$SubscriptionInitializedFromJson(
json,
);