getRepoRemoteHash property

Future<String?> Function() getRepoRemoteHash
final

Get git repo remote hash for project identification.

Implementation

final Future<String?> Function() getRepoRemoteHash;