sha256digest property

  1. @JsonKey(name: 'digest')
String sha256digest
inherited

The SHA256 hash digest of the domain string.

Implementation

@JsonKey(name: 'digest')
String get sha256digest => throw _privateConstructorUsedError;