call abstract method

Future<ChatResult> call(
  1. ChatRequest request
)

Implementation

Future<ChatResult> call(ChatRequest request);