NullableModel.NulledPayload

Undocumented in source.
struct NullableModel(alias A)
enum NulledPayload = __traits(identifier, A) ~ ": null";

Meta