Commands can override this getter to add examples to the usage help text.
@override String? get usageExamples => '''\n Examples Remove an environment variable called SERVICE_EMAIL. \$ scloud variable unset SERVICE_EMAIL ''';