Category: Core
Source: custom_mappers.dart
UriMapper
const UriMapper()
Uri decode(dynamic value)
dynamic encode(Uri self)
DurationMapper
const DurationMapper()
Duration decode(dynamic value)
dynamic encode(Duration self)