Check to see if the isPrimary exists on the js object.
It may not exist on some browsers.
See:
bool hasIsPrimary() => _JSUtil.hasProperty(_jsObject, "isPrimary");