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