relationEmpty property

String relationEmpty
final

Shown by RelationSectionWidget when the relation loaded successfully but has zero rows. Distinct from the section being absent entirely — see that widget's class doc for why the two must not look the same.

Implementation

final String relationEmpty;