dartFileTpl top-level constant

String const dartFileTpl

Implementation

const dartFileTpl = """%s

part '%s.g.dart';

%s
""";