ScpStatus constructor
ScpStatus({
- String status = ScpStatus.RESULT_ERROR,
Implementation
ScpStatus({this.status = ScpStatus.RESULT_ERROR});
ScpStatus({this.status = ScpStatus.RESULT_ERROR});