availableSourceList property
List of all available origin source with overall validity status of all text fields of a particular source type.
Implementation
List<TextSource> get availableSourceList => _availableSourceList;
List of all available origin source with overall validity status of all text fields of a particular source type.
List<TextSource> get availableSourceList => _availableSourceList;