lazy property

bool lazy
final

If true, then only the base locale is loaded initially. Secondary locales are loaded on demand:

Implementation

final bool lazy;