apiVersion constant
String
const apiVersion
For some reason, Azure APIs need reminding of what version they are.
Implementation
static const apiVersion = '3.0';
For some reason, Azure APIs need reminding of what version they are.
static const apiVersion = '3.0';