menu
squint_json package
documentation
squint_json.dart
IntType
IntType const constructor
IntType const constructor
dark_mode
light_mode
IntType
constructor
const
IntType
(
)
Construct a new
IntType
.
Implementation
const IntType() : super(className: "int");
squint_json package
documentation
squint_json
IntType
IntType const constructor
IntType class