Dart Set runtimeType
Syntax & Examples
Syntax of Set.runtimeType
The syntax of Set.runtimeType property is:
 Type runtimeType This runtimeType property of Set a representation of the runtime type of the object.
Return Type
Set.runtimeType returns value of type  Type.