name method

Future name()

Implementation

Future<dynamic> name() async => await _contract.call("name");