`productOwnerships!!` looks like `productOwnership...
# android
m
productOwnerships!!
looks like
productOwnerships
is nullable:
List<Product>?
also, why
active
is nullable?