runtimeType property - Object class - dart:core library (original) (raw)

description

Type getruntimeType

A representation of the runtime type of the object.

Implementation

external Type get runtimeType;