usage method Null safety
returns the usage for this flag
Implementation
@override
String usage() =>
'--$flagName=<template name> | -$abbreviation=<template name>';
returns the usage for this flag
@override
String usage() =>
'--$flagName=<template name> | -$abbreviation=<template name>';