UnspeccedGetPostThreadOtherV2Input.fromJson constructor

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

Implementation

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