moduleType property
Indicates the type of this feature module. Possible string values are:
- "UNKNOWN_MODULE_TYPE" : Unknown feature module.
- "FEATURE_MODULE" : Regular feature module.
Implementation
core.String? moduleType;
Indicates the type of this feature module. Possible string values are:
core.String? moduleType;