name property

  1. @override
String name
override

Identifier for this camera.

Implementation

@override
String get name => id.toString();