Set the ProdKey for Silve Egg.
static Future<void> setSilverEggProdKey(final String prodKey) async { await _invokeMethod('setSilverEggProdKey', prodKey); }