const factory WarningError( final int code, final List<String> msg, final String data) = _$WarningError;