customTables property

List<String>? get customTables
inherited

Implementation

String? get password;@JsonKey(name: 'ascii') String? get ascii; String? get customTable;@JsonKey(name: 'custom_table') String? get legacyCustomTable; List<String>? get customTables;