EROFS property

int EROFS

Read-only file system

Implementation

// ignore: non_constant_identifier_names
static int get EROFS => _platform((_Codes codes) => codes.erofs);