args property

Map<String, dynamic> args

args of the link, usually associated to the arguments of a push notification

Implementation

Map<String, dynamic> get args;