approveSessionAuthenticate abstract method
Implementation
Future<ApproveResponse> approveSessionAuthenticate({
required int id,
List<Cacao>? auths,
});
Future<ApproveResponse> approveSessionAuthenticate({
required int id,
List<Cacao>? auths,
});