defaultClientName constant

String const defaultClientName

The client whose branding and env act as the fallback for plain flutter run; its branding folder is never removed by cleanup.

Implementation

static const defaultClientName = 'default';