UsersGetLastLoggedInUsersResponseApplicationJson_Ocs constructor

UsersGetLastLoggedInUsersResponseApplicationJson_Ocs([
  1. void b(
    1. UsersGetLastLoggedInUsersResponseApplicationJson_OcsBuilder
    )?
])

Creates a new UsersGetLastLoggedInUsersResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory UsersGetLastLoggedInUsersResponseApplicationJson_Ocs([
  void Function(UsersGetLastLoggedInUsersResponseApplicationJson_OcsBuilder)? b,
]) = _$UsersGetLastLoggedInUsersResponseApplicationJson_Ocs;