examples property
Example invocations demonstrating how to use the command.
Returns an empty list by default.
Implementation
@override
List<String> get examples => const [
'fkit config',
'fkit config firebase',
'fkit config environment',
'fkit config localization',
'fkit config flavors'
];