menu
iapetus_meta
typing
SecondTimestampValueType
SecondTimestampValueType const constructor
SecondTimestampValueType
brightness_4
SecondTimestampValueType
constructor
Null safety
const
SecondTimestampValueType
(
{
required
bool
optional
,
DateTime
?
defaultValue
}
)
Implementation
const SecondTimestampValueType({required super.optional, super.defaultValue});
iapetus_meta
typing
SecondTimestampValueType
SecondTimestampValueType const constructor
SecondTimestampValueType class
Constructors
SecondTimestampValueType
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 ==