mainClass property

String? mainClass
getter/setter pair

The name of the driver main class.

The jar file that contains the class must be in the classpath or specified in jar_file_uris.

Optional.

Implementation

core.String? mainClass;