aws_comprehend_api 1.0.0 aws_comprehend_api: ^1.0.0 copied to clipboard
AWS API client for Amazon Comprehend (generated from SDK API specification).
import 'package:aws_comprehend_api/comprehend-2017-11-27.dart';
void main() {
final service = Comprehend(region: 'eu-west-1');
// See documentation on how to use Comprehend
}