Class: FlutterRb::CheckReportStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/flutter_rb/report/check_report.rb

Overview

Check report status

Constant Summary collapse

NORMAL =
'normal'
WARNING =
'warning'
ERROR =
'error'