RegistrationType constructor

RegistrationType({
  1. String? type,
})

Implementation

RegistrationType({this.type});