routerAddress constant

String const routerAddress

router smart contract address

Implementation

static const String routerAddress = String.fromEnvironment(
  'routerAddress',
  defaultValue: 'AS1XqtvX3rz2RWbnqLfaYVKEjM3VS5pny9yKDdXcmJ5C1vrcLEFd',
);