menu
dify_api package
documentation
dify_repository.dart
DifyRepository
stopGeneration abstract method
stopGeneration abstract method
dark_mode
light_mode
stopGeneration
abstract method
Future
<
SuccessResponse
>
stopGeneration
(
String
messageId
,
String
userId
)
Implementation
Future<SuccessResponse> stopGeneration(String messageId, String userId);
dify_api package
documentation
dify_repository
DifyRepository
stopGeneration abstract method
DifyRepository class