result property

Object? result

The result (result can be null if error is null but cannot be non null if error is null).

Implementation

Object? get result;