asFemtoamperes property

Current get asFemtoamperes

Returns a new Current object representing this current in Femtoamperes (fA).

Implementation

Current get asFemtoamperes => convertTo(CurrentUnit.femtoampere);