menu
sodium package
documentation
sodium.js.dart
BigIntX
toJS property
toJS property
dark_mode
light_mode
toJS
property
JSBigInt
get
toJS
Converts a dart
BigInt
to
JSBigInt
Implementation
JSBigInt get toJS => _jsBigInt(toString());
sodium package
documentation
sodium.js
BigIntX
toJS property
BigIntX extension on
BigInt