Method Builtin.Setter()->`()()
classBuiltin.Setter
- Method
`()
voidres =Builtin.Setter()()- Description
Set the variable for the setter to
val.This is the function returned by _get_setter().
class Builtin.Settervoid res = Builtin.Setter()()
Set the variable for the setter to val.
This is the function returned by _get_setter().