baselen property
int
get
baselen
The base length of the curve associated with the generator.
Implementation
static int get baselen => _generator.curve.baselen;
The base length of the curve associated with the generator.
static int get baselen => _generator.curve.baselen;