menu
data_layer package
documentation
data_layer.dart
MessagePayload<M>
bindings property
bindings property
dark_mode
light_mode
bindings
property
Bindings
<
M
>
bindings
final
The bindings used to serialize/deserialize this message type.
Implementation
final Bindings<M> bindings;
data_layer package
documentation
data_layer
MessagePayload<M>
bindings property
MessagePayload class