MyUserEvents$Subscription$MyUserEvents$SubscriptionInitialized.fromJson constructor

MyUserEvents$Subscription$MyUserEvents$SubscriptionInitialized.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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