menu
katana_cli package
documentation
action/git/platform/android.dart
GithubActionsAndroidCliCode
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Defines the name of the code.
コードの名前を定義します。
Implementation
@override String get name => "build_android";
katana_cli package
documentation
action/git/platform/android
GithubActionsAndroidCliCode
name property
GithubActionsAndroidCliCode class