isLegacyPath abstract method

bool isLegacyPath(
  1. int regionId
)

Returns true if region has files with legacy localized path. If region in downloading state result may be incorrect.

Implementation

core.bool isLegacyPath(core.int regionId);