Kotlin Lateinit vs Nullable for database fields with Kotlin and DynamoDB Mapper This is a pattern I've run into a few time while working with Kotlin. I have a DynamoDB tables with some required fields, and some that get filled out later on in the