UsernameValidationError constructor

const UsernameValidationError(
  1. String localizationKey
)

Implementation

const UsernameValidationError(this.localizationKey);