args property

List<Object>? args
inherited

List of arguments for the action (must contain only JSON valid data)

Implementation

List<Object>? get args => throw _privateConstructorUsedError;