custom property

  1. @Deprecated('Use this.client instead')
Dio custom

Use client instead. This is the same as client, only more descriptive name.

HTTP client that can be used for accessing custom extensions.

Implementation

@Deprecated('Use this.client instead')
Dio get custom => client;