Alias for toRecord for ergonomics when bridging to JSON/Maps.
toRecord
Map<String, Object?> asMap({ValueCodecRegistry? registry}) => toRecord(registry: registry);