Functions that are declared without an id are anonymous functions.
bool get isAnonymous => idParts.isEmpty;