Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 293 Bytes

File metadata and controls

9 lines (7 loc) · 293 Bytes
import 'package:aws_mgh_api/AWSMigrationHub-2017-05-31.dart';

void main() {
  final service = MigrationHub(region: 'eu-west-1');
}

See API reference on how to use MigrationHub