handleIsCorrect property
Indicates if handle is currently valid (resolves bi-directionally)
Implementation
String get handle; String get did; Map<String, dynamic> get didDoc; List<String> get collections;/// Indicates if handle is currently valid (resolves bi-directionally)
bool get handleIsCorrect;