obfuscatedExternalAccountId property

String? get obfuscatedExternalAccountId

Implementation

String? get obfuscatedExternalAccountId =>
    _$this._obfuscatedExternalAccountId;
set obfuscatedExternalAccountId (String? obfuscatedExternalAccountId)

Implementation

set obfuscatedExternalAccountId(String? obfuscatedExternalAccountId) =>
    _$this._obfuscatedExternalAccountId = obfuscatedExternalAccountId;