createVideoAsync property
Implementation
_i2.Future<_i3.Video> Function(_i6.Uint8List) get createVideoAsync =>
(_i6.Uint8List p0) => _i5.promiseToFuture(_i5.callMethod(
_i5.getProperty(
this,
'createVideoAsync',
),
r'call',
[
this,
p0,
],
));