menu
dart_udx package
documentation
dart_udx.dart
ConnectionId
length property
length property
dark_mode
light_mode
length
property
int
get
length
Returns the length of this CID in bytes.
Implementation
int get length => _bytes.length;
dart_udx package
documentation
dart_udx
ConnectionId
length property
ConnectionId class