Future<dynamic> supportsInterface(String interfaceId) async => await _contract.call("supportsInterface", [interfaceId]);