runtimeType property - Object class - dart:core library (original) (raw)
Type getruntimeType
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;
Type getruntimeType
A representation of the runtime type of the object.
external Type get runtimeType;