UsersGetCurrentUserResponseApplicationJson_Ocs constructor

UsersGetCurrentUserResponseApplicationJson_Ocs([
  1. void b(
    1. UsersGetCurrentUserResponseApplicationJson_OcsBuilder
    )?
])

Creates a new UsersGetCurrentUserResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory UsersGetCurrentUserResponseApplicationJson_Ocs([
  void Function(UsersGetCurrentUserResponseApplicationJson_OcsBuilder)? b,
]) = _$UsersGetCurrentUserResponseApplicationJson_Ocs;