List<String> get warnings => [ if (_name == null) 'Name of component is not set, in minified builds it will be unobtainable', ];