InvalidDidError constructor
InvalidDidError(
- String message
Returns the new instance of InvalidDidError.
Implementation
InvalidDidError(this.message);
Returns the new instance of InvalidDidError.
InvalidDidError(this.message);