icon property

  1. @override
String get icon
override

Icon/emoji for this error type

Implementation

@override
String get icon => '🎮';