menu
supa_architecture package
documentation
json/json.dart
JsonDate
JsonDate constructor
JsonDate constructor
dark_mode
light_mode
JsonDate
constructor
JsonDate
(
String
fieldName
)
Constructs an instance of
JsonDate
.
Parameters:
fieldName
: The name of the field.
Implementation
JsonDate(super.fieldName);
supa_architecture package
documentation
json/json
JsonDate
JsonDate constructor
JsonDate class