number property

  1. @override
String? number
read / writeoverride

A numeric id for this isolate, represented as a string. Unique.

Implementation

@override
String? number;