Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 284 Bytes

File metadata and controls

9 lines (7 loc) · 284 Bytes
import 'package:aws_lightsail_api/lightsail-2016-11-28.dart';

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

See API reference on how to use Lightsail