MapPath extension

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

on

Methods

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