menu
archethic_lib_dart package
documentation
archethic_lib_dart.dart
AddressService
AddressService constructor
AddressService constructor
dark_mode
light_mode
AddressService
constructor
AddressService
(
String
?
endpoint
, {
bool
logsActivation
=
true
,
})
Implementation
AddressService( this.endpoint, { this.logsActivation = true, });
archethic_lib_dart package
documentation
archethic_lib_dart
AddressService
AddressService constructor
AddressService class