Returns true is the document is compound
http://jsonapi.org/format/#document-compound-documents
bool get isCompound => _included.isNotEmpty;