UserEvents$Subscription$UserEvents$IsBlocked$Record.fromJson constructor

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

Implementation

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