SaveFileServce constructor

const SaveFileServce(
  1. bool _isAndroid
)

Implementation

const SaveFileServce(
  this._isAndroid,
);