menu
hrd package
documentation
Services/employee_services.dart
GRPCEmployeeClientService
shutdown method
shutdown method
dark_mode
light_mode
shutdown
method
Future
<
void
>
shutdown
(
)
Implementation
Future<void> shutdown() async { await channel.shutdown(); }
hrd package
documentation
Services/employee_services
GRPCEmployeeClientService
shutdown method
GRPCEmployeeClientService class