aws_lex_runtime_api 1.2.0 aws_lex_runtime_api: ^1.2.0 copied to clipboard
AWS API client for Amazon Lex Runtime Service (generated from SDK API specification).
import 'package:aws_lex_runtime_api/runtime.lex-2016-11-28.dart';
void main() {
final service = LexRuntimeService(region: 'eu-west-1');
// See documentation on how to use LexRuntimeService
}