name property

  1. @override
String name
override

The name of this type, as it would appear in a method signature in the solidity ABI.

Implementation

@override
String get name => 'bytes$length';