updateProfile abstract method

Future<ProfileEntity> updateProfile(
  1. ProfileEntity profile
)

Implementation

Future<ProfileEntity> updateProfile(ProfileEntity profile);