encode method

String encode(
  1. MachineTypeEnum data
)

Implementation

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