UsersGetCurrentUserResponseApplicationJson constructor
UsersGetCurrentUserResponseApplicationJson([])
Creates a new UsersGetCurrentUserResponseApplicationJson object using the builder pattern.
Implementation
factory UsersGetCurrentUserResponseApplicationJson([
void Function(UsersGetCurrentUserResponseApplicationJsonBuilder)? b,
]) = _$UsersGetCurrentUserResponseApplicationJson;