filter property

String? filter
final

Filter to limit the child variables to either named or indexed. If omitted, both types are fetched.

Implementation

final String? filter;