Dart PrivateDart does not have a private keyword like Java. It uses the underscore _ to denote private class and methods.