SerializableKeys<K extends SerializableField<V> , V> extension
- on
-
- StructForm<
K, V>
- StructForm<
Methods
-
fromJson(
Map< String, Object?> json) → FieldMap<K, V> -
Available on StructForm<
fromJson common implementation returrns a Map buffer to caller. necessary before the Serializable subtype memory layout is known double buffers, however it should only be a small number of field referenceK, V> , provided by the SerializableKeys extension