RotationMode constructor Null safety

RotationMode(
  1. String value
)

Implementation

RotationMode(this.value);