baseUrlSync property
String
get
baseUrlSync
同步获取baseUrl(使用当前内存中的值)
Implementation
static String get baseUrlSync => 'https://${_remoteId ?? ""}.aomuc.link';
同步获取baseUrl(使用当前内存中的值)
static String get baseUrlSync => 'https://${_remoteId ?? ""}.aomuc.link';