footer property

  1. @JsonKey.new(includeIfNull: false)
String? footer
final

Footer text displayed at the bottom

Implementation

@JsonKey(includeIfNull: false)
final String? footer;