db_importStatement_template top-level property

String db_importStatement_template
getter/setter pair

Implementation

var db_importStatement_template = """import 'package:%%%packageName%%%/generatedDb/%%%directory%%%/%%%filename%%%.dart';
""";