getProfileValues abstract method

Future getProfileValues(
  1. String property
)

Implementation

Future<dynamic> getProfileValues(String property);