RegisterError constructor
const
RegisterError(
- String message
Implementation
const factory RegisterError(final String message) = _$RegisterErrorImpl;
const factory RegisterError(final String message) = _$RegisterErrorImpl;