stopGeneration abstract method

Future<SuccessResponse> stopGeneration(
  1. String messageId,
  2. String userId
)

Implementation

Future<SuccessResponse> stopGeneration(String messageId, String userId);