LocalizedList.empty constructor

const LocalizedList.empty()

Creates the empty list, used as the default for optional fields.

Implementation

const LocalizedList.empty() : en = const <String>[], pt = const <String>[];