Version<K extends WordField<NativeType> >.withType constructor
const
Version<K extends WordField<NativeType> >.withType (})
Implementation
const factory Version.withType(List<K> keys, {int value, String? name}) = VersionConstruct<K>;