encode static method

dynamic encode(
  1. Orientation data
)

Implementation

static dynamic encode(Orientation data) => data.value;