NyResponse extension

Extensions for Response

on
  • Response

Properties

path String
Get the path of the request.
no setter

Methods

toJson() Map<String, dynamic>
Get the cache key for the request.
toModel<T>() → T
Get the data as a model.