menu
Dart
dart:mirrors
InstanceMirror
type property
type
dark_mode
light_mode
描述
type
属性
ClassMirror
type
反射对象类型的镜像。
返回反射对象实际类的镜像。反射对象的类可能与通过在反射对象上调用
runtimeType
返回的对象的类不同。
实现
ClassMirror get type;
Dart
dart:mirrors
InstanceMirror
类型属性
InstanceMirror 类
Cookie管理控件