Auth Login Token constructor.
const AuthLoginToken({required this.expires, required this.token}) : super._();