typeName property

String typeName

Returns the name of runtimeType

Implementation

String get typeName => $name(runtimeType);