runtimeType property

  1. @override
Type runtimeType
override

A representation of the runtime type of the object.

Implementation

@override
// This can't change, so we don't need to register here
Type get runtimeType => unregisteredValue.runtimeType;