exclude property

List<String>? exclude
final

Exclude specific fields by passing there name.

Implementation

final List<String>? exclude;