getBranchs abstract method

Future<List<Filial>?> getBranchs(
  1. String appId
)

Implementation

Future<List<Filial>?> getBranchs(String appId);