@override bool canSign() { throw UnsupportedError( 'WebEventSigner is only available on web platforms.', ); }