legacyCustomTable property

  1. @JsonKey.new(name: 'custom_table')
String? get legacyCustomTable
inherited

Implementation

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