configApi property

ConfigApi get configApi

ConfigApi instance from identityRepo to be given in every reachFive api methods that needs it

Implementation

ConfigApi get configApi => identityRepo.getConfigApi();