schematics property Null safety
get stw schematics of the profile
Implementation
Iterable<STWSchematic> get schematics => items.whereType<STWSchematic>();
get stw schematics of the profile
Iterable<STWSchematic> get schematics => items.whereType<STWSchematic>();