menu
stl
stl.dart
U64
U64.new const constructor
U64.new
dark_mode
light_mode
U64
constructor
const
U64
(
int
value
)
Instantiates a new
U64
spanning a strictly bounded primitive value.
Implementation
const U64(this.value);
stl
stl
U64
U64.new const constructor
U64 extension type