InvalidRegistrationStateException constructor

const InvalidRegistrationStateException([
  1. String? message
])

Implementation

const InvalidRegistrationStateException([this.message]);