encode method

String encode(
  1. ConfirmationStatus data
)

Implementation

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