b$a0.smali

.class public final Lbf/b$a0;
.super Lkotlin/jvm/internal/Lambda;
.source "CameraViewModule.kt"

# interfaces
.implements Lkotlin/jvm/functions/Function0;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lbf/b;-><init>()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/Lambda;",
        "Lkotlin/jvm/functions/Function0<",
        "Lcom/shopee/foody/camera/service/ICameraService;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lbf/b$a0;


# direct methods
.method public static constructor <clinit>()V
    .registers 1

    new-instance v0, Lbf/b$a0;

    invoke-direct {v0}, Lbf/b$a0;-><init>()V

    sput-object v0, Lbf/b$a0;->a:Lbf/b$a0;

    return-void
.end method

.method public constructor <init>()V
    .registers 2

    const/4 v0, 0x0

    invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final invoke()Lcom/shopee/foody/camera/service/ICameraService;
    .registers 2

    sget-object v0, Lid/a;->a:Lid/a;

    invoke-virtual {v0}, Lid/a;->a()Lcom/shopee/foody/camera/service/ICameraService;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic invoke()Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0}, Lbf/b$a0;->invoke()Lcom/shopee/foody/camera/service/ICameraService;

    move-result-object v0

    return-object v0
.end method