TokenUpdateExample constructor

const TokenUpdateExample({
  1. Key? key,
})

Implementation

const TokenUpdateExample({Key? key}) : super(key: key);