isError abstract method

bool isError(
  1. Map<String, dynamic> response
)

Implementation

bool isError(Map<String, dynamic> response);