objectType property

String? objectType
getter/setter pair

The type of object this app creates (e.g. Chart).

If empty, the app name should be used instead.

Implementation

core.String? objectType;