toJson method

String toJson()

Implementation

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