menu
neuron
neuron.dart
BinaryPersistence
<
T
>
toBytes property
toBytes
dark_mode
light_mode
toBytes
property
List
<
int
>
Function
(
T
value
)
toBytes
final
Implementation
final List<int> Function(T value) toBytes;
neuron
neuron
BinaryPersistence
<
T
>
toBytes property
BinaryPersistence class