extras property

Map<String, dynamic> extras
getter/setter pair

A property containing the extras passed by FutureAction.

Implementation

Map<String, dynamic> extras;