IapetusEntityValueType<T> constructor
Null safety
Implementation
const IapetusEntityValueType(
this.fromJsonFactory, {
required super.optional,
super.defaultValue,
});
const IapetusEntityValueType(
this.fromJsonFactory, {
required super.optional,
super.defaultValue,
});