menu
reef_chain_flutter package
documentation
utils/json_big_int.dart
JsonBigInt
JsonBigInt.new constructor
JsonBigInt.new constructor
dark_mode
light_mode
JsonBigInt
constructor
JsonBigInt
(
String
type
,
String
value
)
Implementation
JsonBigInt(this.type, this.value);
reef_chain_flutter package
documentation
utils/json_big_int
JsonBigInt
JsonBigInt.new constructor
JsonBigInt class