implicitDouble static method

double implicitDouble(
  1. SLFloat x
)

Implementation

static double implicitDouble(SLFloat x) => x.value;