Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
NumberConversionService Class Reference

Static Private Member Functions

static double kgToMetricTon (num? kg)
static String formatWithCommas (num? value)
static String convertAndFormatWeight (num? kg)

Detailed Description

Definition at line 1 of file number_conversion.dart.

Member Function Documentation

◆ convertAndFormatWeight()

String NumberConversionService::convertAndFormatWeight ( num? kg)
inlinestaticprivate

Definition at line 13 of file number_conversion.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ formatWithCommas()

String NumberConversionService::formatWithCommas ( num? value)
inlinestaticprivate

Definition at line 7 of file number_conversion.dart.

◆ kgToMetricTon()

double NumberConversionService::kgToMetricTon ( num? kg)
inlinestaticprivate

Definition at line 2 of file number_conversion.dart.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: