Gender.internal constructor

const Gender.internal(
  1. String value
)

Implementation

const Gender.internal(String value): super.internal(value);