identifier property

List<Identifier>? identifier
inherited

identifier Unique identifier used to reference the account. Might or might not be intended for human use (e.g. credit card number).

Implementation

List<Identifier>? get identifier => throw _privateConstructorUsedError;