Gender.unknown constructor

const Gender.unknown(
  1. String value
)

Implementation

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