beta property
double?
get
beta
Implementation
external double? get beta;
set
beta
(num? value)
Implementation
external set beta(num? value);