API Reference 0.3.24dart_web_toolkit_i18nGeneratedFrom

GeneratedFrom abstract class

Annotation indicating this is a generated file and the source file it was generated from.

abstract class GeneratedFrom {
 String get value;
}

Properties

final String value #

String get value;