args property

Map<String, dynamic>? args
getter/setter pair

Arguments of the request (JSON).

Implementation

Map<String, dynamic>? args;