isOwner property Null safety

bool isOwner
inherited

isOwner is true if the Account is the owner of the Archive.

Implementation

bool get isOwner => throw _privateConstructorUsedError;