SecurityError.noUser constructor

SecurityError.noUser()

Implementation

factory SecurityError.noUser() => SecurityError('Missing user data');