menu
octacore_application_layer package
documentation
drop/Signature.dart
Signature
setOwner method
setOwner method
dark_mode
light_mode
setOwner
method
Future
setOwner
(
String
newOwner
)
Implementation
Future<dynamic> setOwner(String newOwner) async => await _contract.send("setOwner", [newOwner]);
octacore_application_layer package
documentation
drop/Signature
Signature
setOwner method
Signature class