emailApi property

EmailApi get emailApi

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

Implementation

EmailApi get emailApi => identityRepo.getEmailApi();