call method

  1. @override
bool call(
  1. Map input
)
override

Implementation

@override
bool call(Map input) => isSubList(properties, input.keys.toList());