UnspeccedGetPopularFeedGeneratorsOutput.fromJson constructor

UnspeccedGetPopularFeedGeneratorsOutput.fromJson(
  1. Map<String, Object?> json
)

Implementation

factory UnspeccedGetPopularFeedGeneratorsOutput.fromJson(
  Map<String, Object?> json,
) => _$UnspeccedGetPopularFeedGeneratorsOutputFromJson(json);