aws_translate_api 1.2.0
aws_translate_api: ^1.2.0 copied to clipboard
AWS API client for Amazon Translate (generated from SDK API specification).
import 'package:aws_translate_api/translate-2017-07-01.dart';
void main() {
final service = Translate(region: 'eu-west-1');
// See documentation on how to use Translate
}