hasContent property

dynamic hasContent

Implementation

get hasContent {
  return this.value != null;
}