encode method

String encode(
  1. QueryTypeEnum data
)

Implementation

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