SymbolInfo( {required String name, this.libraryUri, this.className, required this.size}) : name = Name(name);