isRemote method

bool isRemote()

Implementation

bool isRemote() => value.startsWith(refRemotePrefix);