kenkyee
09/08/2018, 2:24 AMShawn
09/08/2018, 2:46 AM+
- you could replace it with some other operator, but you can’t really have a bare list here() -> List<AllowedMethodType>
authMethod { listOf(
PIN,
CHIP
)}
kenkyee
09/08/2018, 11:00 AMlouiscad
09/08/2018, 10:16 PMoperator fun invoke
for the target types so you use ()
instead