accountResource(______) - OpenDive/AptosKit GitHub Wiki

accountResource(_:_:_:)

public func accountResource(
        _ accountAddress: AccountAddress,
        _ resourceType: String,
        _ ledgerVersion: Int? = nil
    )