state property

  1. @Deprecated('Check for specific Result subtypes instead')
ResultState state

The state of the results.

Implementation

@Deprecated('Check for specific Result subtypes instead')
ResultState get state;