encode method

String encode(
  1. PropertyTypeTypeEnum data
)

Implementation

String encode(PropertyTypeTypeEnum data) => data.value;