getUserDomainDir static method

String? getUserDomainDir()

Implementation

static String? getUserDomainDir() {
  return _platform['USERDOMAIN'];
}