name property

  1. @override
String get name
override

The name of the charge.

Implementation

@override
String get name => 'DebugConsoleCharge';