length property

  1. @Since.new('3.14')
int get length

The number of arguments declared for this function.

Implementation

@Since('3.14')
external int get length;