📜  glob - Python 代码示例

📅  最后修改于: 2022-03-11 14:47:01.428000             🧑  作者: Mango

代码示例4
import 'dart:io';

final String defaultLocale = Platform.localeName; // Returns locale string in the form 'en_US'