toTapsigner method

Tapsigner? toTapsigner()

Implementation

Tapsigner? toTapsigner() => isTapsigner ? this as Tapsigner : null;