readFile property
Implementation
_i4.FutureOr<_i8.Uint8List> Function(_i3.Uri) get readFile =>
    (_i3.Uri p0) => _i5.callMethod(
          _i5.getProperty(
            this,
            'readFile',
          ),
          r'call',
          [
            this,
            p0,
          ],
        );