isMainInstance property

bool get isMainInstance

Implementation

bool get isMainInstance => asSharedObject?.isMainInstance ?? false;