optionalParametersSize property

int optionalParametersSize

Implementation

int get optionalParametersSize => optionalParameters?.length ?? 0;