hidden property

List<String> get hidden

The attributes that should be hidden for serialization.

Implementation

List<String> get hidden => [];