status property

  1. @BuiltValueField(wireName: r'status')
String status

VerifiableAddressStatus must not exceed 16 characters as that is the limitation in the SQL Schema

Implementation

@BuiltValueField(wireName: r'status')
String get status;