owner method

Future owner()

Implementation

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