Signer_SigningBox({ @required int handle, }) { _type = 'SigningBox'; _handle = ArgumentError.checkNotNull(handle, 'Signer_SigningBox handle'); }