username constant

String const username

Implementation

static const String username = '${basename}username',
    clientId = '${basename}ClientID',
    isOCREnable = '${basename}IsOCREnable',
    mobileno = '${basename}mobileno',
    isOTPEnable = '${basename}IsOTPEnable',
    role = '${basename}Role',
    retailerID = '${basename}retailerID';