CreateThreadAndRunRequestResponseFormatEnumeration.fromJson constructor

CreateThreadAndRunRequestResponseFormatEnumeration.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory CreateThreadAndRunRequestResponseFormatEnumeration.fromJson(
        Map<String, dynamic> json) =
    _$CreateThreadAndRunRequestResponseFormatEnumerationImpl.fromJson;