argumentsMap property

Map get argumentsMap

Read arguments as a map;

Implementation

Map get argumentsMap => arguments as Map;