utils top-level property

String utils
getter/setter pair

Implementation

String utils = '''class Utils {
  Utils._();
}
''';