UnspeccedGetPostThreadOtherV2Output.fromJson constructor

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

Implementation

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