description property
A human-readable description of the balance account. You can use this parameter to distinguish between multiple balance accounts under an account holder.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;