setClientArgs property Null safety

Map<String, dynamic>? setClientArgs
read / write

The last set of arguments supplied to the TextInput.setClient and TextInput.updateConfig methods of this stub implementation.

Implementation

Map<String, dynamic>? setClientArgs;