interpolationType property

String? interpolationType
getter/setter pair

Possible string values are:

  • "INTERPOLATION_TYPE_UNSPECIFIED"
  • "LINEAR"

Implementation

core.String? interpolationType;