genL10n static method
Implementation
static Future<void> genL10n() => _runProcess('flutter', ['gen-l10n'],
workingDirectory: Directory.current.path);
static Future<void> genL10n() => _runProcess('flutter', ['gen-l10n'],
workingDirectory: Directory.current.path);