menu
rx package
documentation
testing.dart
TestEventSequence<T>
values property
values property
dark_mode
light_mode
values
property
BiMap
<
String
,
T
>
values
final
Optional mapping from marble tokens to objects.
Implementation
final BiMap<String, T> values;
rx package
documentation
testing
TestEventSequence<T>
values property
TestEventSequence class