The arguments to pass to the method.
Map<String, Object?>? get arguments => (_value['arguments'] as Map?)?.cast<String, Object?>();