actionString method

  1. @override
String actionString()
override

Implementation

@override
String actionString() {
  return '#$id';
}