zeroAddress property
String
get
zeroAddress
Gets the zero address used for revocations.
Implementation
static String get zeroAddress => '0x${'0' * 40}';
Gets the zero address used for revocations.
static String get zeroAddress => '0x${'0' * 40}';