menu
Dart
dart:core
Uri
authority property
authority
dark_mode
light_mode
描述
authority
属性
String
authority
权限组件。
权限由
userInfo
、
host
和
port
部分组成。
如果没有权限组件,值是空字符串。
实现
String get authority;
Dart
dart:core
Uri
权限属性
Uri类
cookies管理控制