ApiTablesDestroyResponseApplicationJson constructor

ApiTablesDestroyResponseApplicationJson([
  1. void b(
    1. ApiTablesDestroyResponseApplicationJsonBuilder
    )?
])

Creates a new ApiTablesDestroyResponseApplicationJson object using the builder pattern.

Implementation

factory ApiTablesDestroyResponseApplicationJson([void Function(ApiTablesDestroyResponseApplicationJsonBuilder)? b]) =
    _$ApiTablesDestroyResponseApplicationJson;