fields property
List of filter fields for tenants.
Currently, this list is empty, but it can be extended to include specific filter criteria for tenants.
Implementation
@override
List<FilterField> get fields => [];
List of filter fields for tenants.
Currently, this list is empty, but it can be extended to include specific filter criteria for tenants.
@override
List<FilterField> get fields => [];