getProfileValue abstract method

Future getProfileValue(
  1. String property
)

Implementation

Future<dynamic> getProfileValue(String property);