menu
iapetus_meta
typing
EpochTimestampValueType
EpochTimestampValueType const constructor
EpochTimestampValueType
brightness_4
EpochTimestampValueType
constructor
Null safety
const
EpochTimestampValueType
(
{
required
bool
optional
,
DateTime
?
defaultValue
}
)
Implementation
const EpochTimestampValueType({required super.optional, super.defaultValue});
iapetus_meta
typing
EpochTimestampValueType
EpochTimestampValueType const constructor
EpochTimestampValueType class
Constructors
EpochTimestampValueType
Properties
dartTypeReference
defaultValue
fromJsonFunctionReference
hashCode
mandatoryFromJsonFunctionReference
mandatoryToJsonFunctionReference
name
optional
optionalFromJsonFunctionReference
optionalToJsonFunctionReference
runtimeType
toJsonFunctionReference
Methods
asOptional
convertFromJson
convertToJson
mandatoryFromJson
mandatoryToJson
noSuchMethod
optionalFromJson
optionalToJson
toJson
toString
updateDartTypeReference
Operators
operator ==