xLoadData_get property

(List<K> Function()?) xLoadData_get
getter/setter pair

Da riempire con la Lista che vorrai visualizzare nell'Elenco

Implementation

List<K> Function()? xLoadData_get = null;