approved property
String
get
approved
A getter named approved
that returns the string 'file_name.test_name.approved.txt'
.
Implementation
String get approved;
A getter named approved
that returns the string 'file_name.test_name.approved.txt'
.
String get approved;