factSchemas property

List<IFactSchema> factSchemas

Implementation

List<IFactSchema> get factSchemas => _factSchemas.values.toList();