getSoftwareBitmapAsync method

  1. @override
Future<SoftwareBitmap?> getSoftwareBitmapAsync()
override

Implementation

@override
Future<SoftwareBitmap?> getSoftwareBitmapAsync() =>
    _iBitmapFrameWithSoftwareBitmap.getSoftwareBitmapAsync();