fileReadMode property
A function that changes the way that files are read off of disk.
Implementation
@Deprecated('We will remove reading source content')
static FileReadMode fileReadMode = (String s) => s;
A function that changes the way that files are read off of disk.
@Deprecated('We will remove reading source content')
static FileReadMode fileReadMode = (String s) => s;