isLocalFetch method

  1. @override
bool isLocalFetch()
override

Implementation

@override
bool isLocalFetch() {
  return isLocal;
}