instances property
Key - is unique hash that could be used to identify any object instance.
Implementation
final instances = <String, RustToDartMirrorInterface>{};
Key - is unique hash that could be used to identify any object instance.
final instances = <String, RustToDartMirrorInterface>{};