menu
sonare_foundation package
documentation
models/pub.dart
EraDto
EraDto.new constructor
EraDto.new constructor
dark_mode
light_mode
EraDto
constructor
EraDto
(
{
String
?
eraName
,
String
?
eraChar
,
DateTime
?
validFrom
,
})
Implementation
EraDto({ this.eraName, this.eraChar, this.validFrom, });
sonare_foundation package
documentation
models/pub
EraDto
EraDto.new constructor
EraDto class