intlImportPath property

String intlImportPath
getter/setter pair

If the import path following package: is something else, modify the intlImportPath variable to change the import directives in the generated code.

Implementation

String intlImportPath = 'intl';