Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 302 Bytes

File metadata and controls

9 lines (7 loc) · 302 Bytes
import 'package:aws_cognito_sync_api/cognito-sync-2014-06-30.dart';

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

See API reference on how to use CognitoSync