codename property
String
get
codename
The current development codename, or the string "REL" if this is a release build.
Added in API level 4
Implementation
String get codename;
The current development codename, or the string "REL" if this is a release build.
Added in API level 4
String get codename;