args property

List? args
final

Arguments of the function to call

Implementation

final List<dynamic>? args;