isSigned property

bool get isSigned

Whether this is a signed extrinsic

Implementation

bool get isSigned => signature != null;