menu
codable_dart package
documentation
common.dart
DateTimeCodable
convertUtc property
convertUtc property
dark_mode
light_mode
convertUtc
property
bool
convertUtc
final
Whether to convert the date
from local to UTC before encoding.
from UTC to local after decoding.
Implementation
final bool convertUtc;
codable_dart package
documentation
common
DateTimeCodable
convertUtc property
DateTimeCodable class