model library

Constants

ChangeRef → const MSchemaRef
ChangeResultRef → const MSchemaRef
DiffLogEntryRef → const MSchemaRef
months → const Set<int>

Properties

flexiDateFormatter FlexiDateFormatter
getter/setter pair
mediaService IMediaService
no setter

Functions

addressToString(SunnyPlace? address) Iterable<String>?
durationOf(TimeUnit? timeUnit, int? timeAmount) Duration?
formatFlexiDate(dynamic input, {bool withYear = true, bool withMonth = true, bool withDay = true}) String?

Typedefs

FlexiDateFormatter = String Function(FlexiDate date, {String? dateLabel, String? futureLabel, String? historyLabel, bool? withYear})