utils library

Functions

evaluate(Iterable<Object> path, Map<Object, dynamic>? data) Object?
Given a path list, this method navigates through data and returns the last path, or null otherwise.