Retrieves the encapsulated value if this instance is of type Success, or null otherwise.
null
the encapsulated value of type A if this instance is Success, or null if this instance is not Success.
A
Success