length property

  1. @override
int? length
read / writeoverride

The number of variables in this context.

Implementation

@override
int? length;