The full name@marketplace identifier, or just name.
name@marketplace
String get fullId => marketplace != null ? '$name@$marketplace' : name;