reload method

Future<void> reload()

Reload all the LanguageBuilder to apply the new data.

Implementation

Future<void> reload() => change(code);