Returns true if this is an auxiliary instance, usually a copy passed to another Isolate or running in a remote client.
true
Isolate
@override bool get isAuxiliaryInstance => false;