RETHROW constant

Keyword const RETHROW

Implementation

static const Keyword RETHROW = const Keyword(
    /* index = */ 131, "rethrow", "RETHROW", KeywordStyle.reserved);