statementDescriptor property
For non-card charges, you can use this value as the complete description that appears on your customers’ statements. Must contain at least one letter, maximum 22 characters.
Implementation
@JsonKey(name: "statement_descriptor")
String? get statementDescriptor => throw _privateConstructorUsedError;