type property

  1. @override
AWSResultType type
override

Indicates if the result was a success.

Implementation

@override
AWSResultType get type => AWSResultType.error;