Convert to map
Map<String, dynamic> toMap() => { 'ttl': ttl.inMilliseconds, 'type': runtimeType.toString(), };