isRedirect property

bool? isRedirect
final

Whether this response is a redirect. ** Attention **: Whether this field is available depends on whether the implementation of the adapter supports it or not.

Implementation

final bool? isRedirect;