CompletionRequestResponse.fromJson constructor

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

Implementation

CompletionRequestResponse.fromJson(super.json) : super.fromJson();