content property
The type descriptor for the content type T
.
This descriptor is used to register the content type with the content system and handle JSON serialization.
Implementation
final TypeDescriptor<T> content;
The type descriptor for the content type T
.
This descriptor is used to register the content type with the content system and handle JSON serialization.
final TypeDescriptor<T> content;