getSnapshotUri method
- String profileToken
Calls getSnapshotUri2.
Implementation
Future<String> getSnapshotUri(String profileToken) async =>
getSnapshotUri2(profileToken);
Calls getSnapshotUri2.
Future<String> getSnapshotUri(String profileToken) async =>
getSnapshotUri2(profileToken);