menu
flutter_rxnet_forzzh package
documentation
rxnet_lib.dart
ListParam<T>
value property
value property
dark_mode
light_mode
value
property
List
<
T
>
value
final
The value used in queries or in form data.
Implementation
final List<T> value;
flutter_rxnet_forzzh package
documentation
rxnet_lib
ListParam<T>
value property
ListParam class