Dart SDK
dart:typed_data
Endian
constant little
little
class Endian
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
host
Constants
big
little
Endian
little
=
const Endian._(true)
Source
static const Endian little = const Endian._(true)
property little