paramCount property

int paramCount
final

Number of Object Function(T) closures the method expects, one per class type parameter. 0 for the plain, non-generic toJson() shape.

Implementation

final int paramCount;