GenderNotSupportedException constructor

const GenderNotSupportedException([
  1. String? msg
])

Implementation

const GenderNotSupportedException([super.msg]);