valid property

Implementation

Iterable<JsonFieldAlias> get valid => where((a) => a.isValid);