toJson method
Implementation
String toJson() => "{\"source\":\"$source\",\"cropped\":\"$cropped\",\"face\":\"$face\",\"imageStatus\":\"${imageStatus?.value}\"}";
String toJson() => "{\"source\":\"$source\",\"cropped\":\"$cropped\",\"face\":\"$face\",\"imageStatus\":\"${imageStatus?.value}\"}";