arguments property

List? get arguments

Implementation

List<dynamic>? get arguments => _decodedPayload.arguments;