type property

String? type
getter/setter pair

Possible string values are:

  • "FRAMEWORK_TYPE_UNSPECIFIED"
  • "FRAMEWORK_TYPE_BUILT_IN"
  • "FRAMEWORK_TYPE_CUSTOM"

Implementation

core.String? type;