yt
yt
YoutubeAuthorizeCommand
name property
name
name
property
Null safety
String
name
override
The name of this command.
Implementation
@override String get name => 'authorize';
yt
yt
YoutubeAuthorizeCommand
name property
YoutubeAuthorizeCommand class
Constructors
YoutubeAuthorizeCommand
Properties
aliases
argParser
argResults
category
description
globalResults
hashCode
hidden
invocation
name
parent
runner
runtimeType
subcommands
summary
takesArguments
usage
usageFooter
Methods
addSubcommand
noSuchMethod
printUsage
run
toString
usageException
Operators
operator ==