data property

dynamic get data

Convenience getter for the route data.

Implementation

dynamic get data => _context?.data;