args property

Map<String, dynamic> args
final

Arguments passed to the call

Implementation

final Map<String, dynamic> args;