defaultEmptyContent constant
String
const defaultEmptyContent
This constant is used for replacing string when content is missing / null
Implementation
static const String defaultEmptyContent = 'N/A';