menu
u package
documentation
plugins/camera/u_camera_platform.dart
UCameraFrame
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
get
bytes
Implementation
Uint8List get bytes => planes.isEmpty ? Uint8List(0) : planes.first;
u package
documentation
plugins/camera/u_camera_platform
UCameraFrame
bytes property
UCameraFrame class