NAME constant

String const NAME = 'hello_world'

Implementation

static const String NAME = 'hello_world'