menu
dio package
documentation
dio.dart
ListParam<T>
value property
value property
brightness_4
brightness_5
value
property
List
<
T
>
value
final
The value used in queries or in form data.
Implementation
final List<T> value;
dio package
documentation
dio
ListParam<T>
value property
ListParam class