paddingMin property
Implementation
String? get password;@JsonKey(name: 'ascii') String? get ascii; String? get customTable;@JsonKey(name: 'custom_table') String? get legacyCustomTable; List<String>? get customTables;@JsonKey(name: 'custom_tables') List<String>? get legacyCustomSets; int? get paddingMin;