UserEvents$Subscription$UserEvents$IsBlocked.fromJson constructor

UserEvents$Subscription$UserEvents$IsBlocked.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory UserEvents$Subscription$UserEvents$IsBlocked.fromJson(
        Map<String, dynamic> json) =>
    _$UserEvents$Subscription$UserEvents$IsBlockedFromJson(json);