CreateCommand constructor

CreateCommand()

Implementation

CreateCommand()
    : super(
        'create',
        'generate the lib/oem_info.dart file from config.ini',
      );