options property
BaseOptions?
get
options
BaseOptions for Dio Will be used to initialize the dio instance
Implementation
BaseOptions? get options => null;
BaseOptions for Dio Will be used to initialize the dio instance
BaseOptions? get options => null;