httpRootProperty property

  1. @Deprecated('Use http.rootProperty (HttpConfig)')
String? httpRootProperty
getter/setter pair

Deprecated: Use HttpConfig.rootProperty via Config.http.

Implementation

@Deprecated('Use http.rootProperty (HttpConfig)')
String? httpRootProperty;