getReleasePath method

String getReleasePath()

Implementation

String getReleasePath() =>
    join(Directory.current.path, 'data', 'flutter_assets');