App top-level property
Supply a 'high level' reference to the 'App object.'
Implementation
// ignore: non_constant_identifier_names
final App = AppObject();
Supply a 'high level' reference to the 'App object.'
// ignore: non_constant_identifier_names
final App = AppObject();