ethPersonalSignPrefix constant
        
        String
        const ethPersonalSignPrefix
        
      
      
The Ethereum personal sign prefix used in message signing.+
Implementation
static const ethPersonalSignPrefix = '\u0019Ethereum Signed Message:\n';