UserEvents$Subscription$UserEvents$User.fromJson constructor
Implementation
factory UserEvents$Subscription$UserEvents$User.fromJson(
Map<String, dynamic> json,
) => _$UserEvents$Subscription$UserEvents$UserFromJson(json);
factory UserEvents$Subscription$UserEvents$User.fromJson(
Map<String, dynamic> json,
) => _$UserEvents$Subscription$UserEvents$UserFromJson(json);