legacyCustomTable property
Implementation
String? get password;@JsonKey(name: 'ascii') String? get ascii; String? get customTable;@JsonKey(name: 'custom_table') String? get legacyCustomTable;
String? get password;@JsonKey(name: 'ascii') String? get ascii; String? get customTable;@JsonKey(name: 'custom_table') String? get legacyCustomTable;