legacyCustomTable property

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

Implementation

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