SETUP_VERSIONS_END_MESSAGE top-level constant
String
const SETUP_VERSIONS_END_MESSAGE
End message for the CLI's setup_versions command
Implementation
const String SETUP_VERSIONS_END_MESSAGE = '''\n
============> VERSIONS SET UP SUCCESSFULLY <============
❤️ THANK YOU! ❤️
''';