Represents a successful result. The first element is null (indicating no error), and the second is the success value.
null
The type of the success value.
Represents a successful result. The first element is
null
(indicating no error), and the second is the success value.