args property

Object? args
read / write

args is arguments to the method at the server. May be Map or List or nil

Implementation

Object? args;