MapPath extension

Extension on Map<String, dynamic> that allows navigating nested structures using a path string.

on

Methods

Available on Map<String, dynamic>, provided by the MapPath extension

Navigates through the map using the provided path and retrieves a value of type T.