commit property
String
get
commit
Commit
Implementation
String get commit {
return Intl.message(
'Commit',
name: 'commit',
desc: '',
args: [],
);
}
Commit
String get commit {
return Intl.message(
'Commit',
name: 'commit',
desc: '',
args: [],
);
}