menu
octacore_alpha package
documentation
application_layer/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_alpha package
documentation
application_layer/drop/Signature
Signature
setOwner method
Signature class