Map<String, dynamic> toJson() => { 'challengeIdentifier': challengeIdentifier, 'firstFactor': firstFactor.toJson(), };