Result$IError.smali
.class public interface abstract Lio/dcloud/feature/weex/extend/result/Result$IError;
.super Ljava/lang/Object;
.source "Result.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/dcloud/feature/weex/extend/result/Result;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "IError"
.end annotation
# virtual methods
.method public abstract toJsonObject()Lcom/alibaba/fastjson/JSONObject;
.end method