error property

String? error
final

The failure message when ok is false (e.g. 401: invalid x-api-key).

Implementation

final String? error;