inGigaseconds property
double
get
inGigaseconds
Returns the time value in Gigaseconds (Gs).
Implementation
double get inGigaseconds => getValue(TimeUnit.gigasecond);
Returns the time value in Gigaseconds (Gs).
double get inGigaseconds => getValue(TimeUnit.gigasecond);