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