GetAppDirectoryFunction typedef

GetAppDirectoryFunction = Future<Directory> Function()

Function signature by Flame Network Assets to get the app directory which is used for the local storage caching.

Implementation

typedef GetAppDirectoryFunction = Future<Directory> Function();